home *** CD-ROM | disk | FTP | other *** search
/ NASA Climatology Interdisciplinary Data Collection / NASA Climatology Interdisciplinary Data Collection - Disc 4.iso / software / grads / doc / tutorial / model.ctl < prev    next >
Encoding:
Text File  |  1998-04-23  |  651 b   |  21 lines

  1. dset ^model.grb
  2. title "Sample Model Data for GrADS Tutorial"
  3. undef 1e+20
  4. dtype grib
  5. index ^model.gmp
  6. xdef 72 linear 0.000000 5.000000
  7. ydef 46 linear -90.000000 4.000000
  8. zdef 7 levels
  9. 1000 850 700 500 300 200 100 
  10. tdef 5 linear 0Z2jan1987  1dy
  11. vars 8
  12. ps        0    1,  1,  0,  0 Surface pressure [hPa]
  13. u         7   33,100 Eastward wind [m/s]
  14. v         7   34,100 Northward wind [m/s]
  15. z         7    7,100 Geopotential height [m]
  16. t         7   11,100 Air Temperature [K]
  17. q         7   51,100 Specific humidity [kg/kg]
  18. ts        0   11,105,  2 Surface (2m) air temperature [K]
  19. p         0   59,  1,  0,  0 Total precipitation rate [kg/(m^2*s)]
  20. endvars
  21.